spin button: Use GtkText
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Feb 2019 02:01:33 +0000 (21:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 19 Feb 2019 05:25:59 +0000 (00:25 -0500)
commit1930c7473629347405e2127c315a008146390b9a
treefecead39867ca1b89c6df05aea2d006239647a71
parentea098f8d517e7a1f9abe9faeb1c4506954ad57ea
spin button: Use GtkText

We already use GtkEditable api throughout. This just
means we create a GtkText instead of a GtkEntry.
gtk/gtkspinbutton.c